﻿------------------------------------------------------------------------
r3701 | utunnels | 2012-05-18 23:39:42 -0400 (Fri, 18 May 2012) | 3 lines
Changed paths:
   M /engine/openbor.c
   M /engine/openborscript.c
   M /engine/openborscript.h

Add nopause, nosave, noscreenshot to openborvariant/changeopenborvariant. (Scripted cut scene, etc).


------------------------------------------------------------------------
r3700 | utunnels | 2012-05-18 10:46:37 -0400 (Fri, 18 May 2012) | 2 lines
Changed paths:
   M /engine/openbor.c
   M /engine/openbor.h
   M /engine/openborscript.c
   M /engine/openborscript.h
   M /engine/version.sh

- Script function shutdown (exit game).
- Add several openborvariants properties.
------------------------------------------------------------------------
r3699 | utunnels | 2012-05-17 21:02:02 -0400 (Thu, 17 May 2012) | 3 lines
Changed paths:
   M /engine/openbor.c

Fix a mistake in previous update (relback=1 after 'PRESS START' was changed to 0 by mistake).


------------------------------------------------------------------------
r3698 | utunnels | 2012-05-17 11:46:13 -0400 (Thu, 17 May 2012) | 2 lines
Changed paths:
   M /engine/openbor.c
   M /engine/openbor.h
   M /engine/source/gamelib/commands.c
   M /engine/source/gamelib/commands.h

- Experimental command skiptoset in levels.txt, skip system menu and intro directly to a specific set, for advanced usage.
- skipselect command now allow empty argument list, used to by pass the default select screen without forcing the player to choose a character.
